home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / ADOS commands / Mount < prev    next >
Encoding:
Text File  |  1998-02-16  |  419 b   |  22 lines

  1.                          --AMIGADOS GUIDE V2.5--
  2.                                   MOUNT
  3.  
  4.  
  5.    USE:
  6.    This command is used to add new devices to the Amiga system like Ram
  7.    drives for example.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>MOUNT RAD:
  17.    1>MOUNT PIPE:
  18.  
  19.    NOTES:
  20.    With AmigaDOS 2.1 machines you can now mount several devices at once by
  21.    just using one line of commands.
  22.